import { Fragment } from '@/components/Fragment';
### Global and Process Shim
{({ platform }) => import('./shared/angular-polyfill.mdx')}
### Could not find a declaration file for module './aws-exports'
{({ platform }) => import('./shared/add-aws-exports-type.mdx')}
### Warning: CommonJS or AMD dependencies
If you see CommonJS or AMD dependencies optimization bailouts warnings, add the following [content](https://gist.github.com/wlee221/6d98d96740bea6f53327b4db4a432616) to your `angular.json`.